projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eefa314
)
* textmodes/flyspell.el (sgml-mode-flyspell-verify): Use
author
Kevin Ryde
<user42@zip.com.au>
Mon, 16 Nov 2009 22:53:21 +0000
(22:53 +0000)
committer
Kevin Ryde
<user42@zip.com.au>
Mon, 16 Nov 2009 22:53:21 +0000
(22:53 +0000)
`sgml-lexical-context' instead of own parse for tag. (Further to
Bug#4511).
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 67a56445aff39afe644cc767f8957634e26b43df..cfe1492a962df0e49dc6603ae40a3b4d93b7e9a6 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2009-11-16 Kevin Ryde <user42@zip.com.au>
+
+ * textmodes/flyspell.el (sgml-mode-flyspell-verify): Use
+ `sgml-lexical-context' instead of own parse for tag. (Further to
+ Bug#4511).
+
2009-11-16 Dan Nicolaescu <dann@ics.uci.edu>
* vc.el (vc-log-show-limit): Default to 2000.